home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / UTILITY / GREET16 / GREET.DOC next >
Text File  |  1992-05-06  |  2KB  |  60 lines

  1.                         GREETINGS version 1.6
  2.                        <c> 1992, Jerry Wilson
  3.  
  4. Version 1.1 fixes a bug in version 1.0 which prevented the entire
  5. database of 50 quotations from being read into memory.  Version 1.2
  6. enhances the display slightly, and version 1.3 adds 25 more quotations.
  7. Version 1.4 adds display enhancements.  Version 1.5 adds some more
  8. quotations.  Version 1.6 increases the number of quotations by another
  9. 33%, to bring the total to about 150.
  10.  
  11.         This program was designed to be ran from the autoexec.bat file
  12. when booting up.  It provides the current time and date and a greeting
  13. to you with "Good Morning", "Good Afternoon", etc. -- depending on the
  14. time of day it is.  It also uses your own name providing you supply it
  15. to the command line when running the program:
  16.  
  17.         greet <name>
  18.  
  19. Where <name> is any ASCII string but should be someones name and must
  20. be limited to less than 60 characters.  Include the above command line
  21. in your autoexec.bat file to run this greeting automatically upon boot-
  22. up.
  23.  
  24.         The program also includes 100 quotations that are randomly
  25. selected and shown on the screen along with the greeting whenever the
  26. program is run.  Adding more quotations than the 100 that are now in
  27. the database would cause the program to load too slowly, especially
  28. those who still use 8MHz machines.
  29.  
  30.         A small .COM file called HOLD.COM is included.  It causes
  31. the autoexec.bat file to pause momentarily to give you time to read
  32. the greeting and the quotation.  The number of seconds you wish to
  33. "hold" is given when invoking the hold.com program as an integer
  34. that represents the number of seconds to pause:
  35.  
  36.         hold <n>
  37.  
  38. Where <n> is an integer representing seconds.   For example, typing:
  39.  
  40.         greet jerry
  41.         hold 3
  42.  
  43. as two separate lines in your autoexec.bat file will greet JERRY and
  44. pause the execution of the remainder of the autoexec.bat file for
  45. 3 seconds.
  46.  
  47. SHAREWARE
  48.  
  49.         This program is Shareware.  If you use it, send $10 plus
  50. $1.50 P & H to:        
  51.  
  52. Wilstar Software
  53. Jerry Wilson
  54. P.O. Box 73
  55. Edinburgh, IN  46124
  56.  
  57. Registered users receive a software package that includes the upgrade
  58. of this program plus additional programs.
  59.  
  60.